home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / Tk / popup.z / popup
Text File  |  1998-10-30  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. ttttkkkk____ppppooooppppuuuupppp((((3333TTTTkkkk))))                                                    ttttkkkk____ppppooooppppuuuupppp((((3333TTTTkkkk))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      tk_popup - Post a popup menu
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ttttkkkk____ppppooooppppuuuupppp _m_e_n_u _x _y ?_e_n_t_r_y?
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      This procedure posts a menu at a given position on the screen and
  17.      configures Tk so that the menu and its cascaded children can be traversed
  18.      with the mouse or the keyboard.  _M_e_n_u is the name of a menu widget and _x
  19.      and _y are the root coordinates at which to display the menu.  If _e_n_t_r_y is
  20.      omitted or an empty string, the menu's upper left corner is positioned at
  21.      the given point.  Otherwise _e_n_t_r_y gives the index of an entry in _m_e_n_u and
  22.      the menu will be positioned so that the entry is positioned over the
  23.      given point.
  24.  
  25.  
  26. KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  27.      menu, popup
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.